home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 445 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  823 b 

  1. Date: Sat, 21 Aug 93 11:58:29 -0400
  2. From: dsb@cs.duke.edu (Scott Bigham)
  3. Message-Id: <9308211558.AA02988@amazon.cs.duke.edu>
  4. To: mint@terminator.rs.itd.umich.edu
  5. Subject: What da' heck is a "pmove"? (*.spp)
  6.  
  7. In examining the .spp files preparatory to modifying asmtrans to
  8. accommodate HSC's assembler JAS, I came across some instructions that
  9. neither I nor JAS had heard of -- ptestr and fmovem.x, with assorted
  10. unusual registers like tc and crp.  I gather they have to do with the
  11. MMU and the math coprocessor, neither of which I have (at least, the MMU
  12. in my MSTe doesn't seem to have registers), and neither of which JAS
  13. knows what to do with.  Are these `030-specific instructions?  [and if
  14. so, why aren't they wrapped in an %ifdef ONLY030?]  If not, how should
  15. I translate them?  Just %ifdef them out?
  16.  
  17.                         -sbigham
  18.